home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr23 / commo642.zip / PINE.MAC < prev    next >
Text File  |  1995-03-18  |  1KB  |  38 lines

  1.                              ┌─────────────────┐
  2.                              │ PINE Macro File │
  3.                              └─────────────────┘
  4.  
  5. This keyboard file supports the Pine Message System used by many Internet
  6. providers.
  7.  
  8. Use it the same way as VT102.MAC (see Appendix E).
  9.  
  10. Press Alt-Z for File Transfer Menu.
  11.  
  12.  {:hom} {send ^A} {}            Home
  13.  {:end} {send ^E} {}            End
  14.  {:pgu} {send ^Y} {}            PgUp
  15.  {:pgd} {send ^V} {}            PgDn
  16.  {:cra} {send ^@} {}            Next word
  17.  
  18.  {:upa} {send ^P} {}            Up Arrow
  19.  {:dna} {send ^N} {}            Down Arrow
  20.  {:lfa} {send ^B} {}            Left Arrow
  21.  {:rta} {send ^F} {}            Right Arrow
  22.  
  23.  {:del} {send ^D} {}            Delete
  24.  {:bsp} {send ^H} {}            Backspace
  25.  
  26.  
  27.   Macro for File Transfers (press Alt-Z)
  28.   ────────────────────────────────────────────────────────────────────────────
  29.   {:alz}
  30.    {setv _menu1, D ≡ Download menu}
  31.    {setv _menu3, U ≡ Upload menu}
  32.    {setv _mlabel,,,,mpd,,,,,,,,,,,,,,,,,mpu}
  33.    {setv _mcolor,%menu_clr}
  34.    {menu 7,20,File Transfer} {}
  35.  
  36.                                  - end -
  37.  
  38.